home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 1
/
PC World Interactive 1 - Nisan 1997.iso
/
prog
/
masa
/
12
/
thelock.ex_
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-01-05
|
3KB
|
164 lines
object AboutBox: TAboutBox
Left = 419
Top = 355
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 217
ClientWidth = 265
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object regtime: TLabel
Left = 8
Top = 184
Width = 3
Height = 13
end
object regf: TLabel
Left = 16
Top = 280
Width = 6
Height = 13
Caption = 'n'
end
object reg1: TLabel
Left = 80
Top = 304
Width = 6
Height = 13
Caption = 'n'
end
object reg2: TLabel
Left = 184
Top = 296
Width = 6
Height = 13
Caption = 'n'
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 249
Height = 153
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 2
object ProductName: TLabel
Left = 104
Top = 8
Width = 46
Height = 13
Caption = 'The Lock'
IsControl = True
end
object Version: TLabel
Left = 160
Top = 8
Width = 59
Height = 13
Caption = 'Version 8.00'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 96
Width = 39
Height = 13
Caption = '(c) 1996'
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 112
Width = 73
Height = 33
AutoSize = False
Caption = 'CrashCourse Software, Ltd.'
end
object Image1: TImage
Left = 8
Top = 8
Width = 89
Height = 73
Picture.Data = {<image000.bmp>}
end
object Memo1: TMemo
Left = 104
Top = 24
Width = 137
Height = 121
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
HideSelection = False
Lines.Strings = (
'This program is Shareware'
'If you like this program '
'please send $25 and any '
'comments to:'
''
'Rob Boulden'
'1007 South Lewis'
'Stillwater, OK 74074'
'Email: Ash@ionet.net')
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
end
object OKButton: TButton
Left = 136
Top = 192
Width = 75
Height = 25
Caption = '&OK'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 1
end
object Button1: TButton
Left = 56
Top = 192
Width = 75
Height = 25
Caption = '&Register'
TabOrder = 0
OnClick = Button1Click
end
object Panel2: TPanel
Left = 8
Top = 160
Width = 249
Height = 25
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
object Label4: TLabel
Left = 8
Top = 4
Width = 66
Height = 13
Caption = 'Registered to:'
end
object Label5: TLabel
Left = 88
Top = 4
Width = 60
Height = 13
Caption = 'Unregistered'
end
end
end